home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / saving_documents_as_text.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.9 KB  |  59 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.  
  4.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8.   <title>Saving documents as Text</title>
  9.   <meta name="GENERATOR" content="amaya 5.3, see http://www.w3.org/Amaya/" />
  10.   <style type="text/css">
  11.   </style>
  12.   <link href="../style.css" rel="stylesheet" type="text/css" />
  13. </head>
  14.  
  15. <body xml:lang="en" lang="en">
  16.  
  17. <table border="0" summary="toc">
  18.   <tbody>
  19.     <tr>
  20.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  21.         src="../../images/amaya.gif" /></td>
  22.       <td><p><a href="the_saveas_command.html" accesskey="p"><img
  23.         alt="previous" src="../../images/left.gif" /></a> <a
  24.         href="../Publishing.html" accesskey="t"><img alt="top"
  25.         src="../../images/up.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Saving Documents as Text</h1>
  33.  
  34. <p>You san save your document as text using the <strong>Save As</strong>
  35. command from the <strong>File</strong> menu. HTML mark-up is replaced by
  36. spaces, new lines, and so on. A list of all URIs used in the document is
  37. appended to the file.</p>
  38.  
  39. <p class="ProcedureCaption">To save your document as text:</p>
  40. <ol>
  41.   <li>Choose <strong>Save As</strong> from the <strong>File</strong> menu to
  42.     open the <strong>Save As</strong> dialog. 
  43.     <p></p>
  44.   </li>
  45.   <li>Click the <strong>Text</strong> button in the <strong>Document
  46.     format</strong> section to save the document in text format to a local
  47.     file.</li>
  48. </ol>
  49.  
  50. <h2>See Also:</h2>
  51. <ul>
  52.   <li><a href="the_save_command.html">The Save Command</a></li>
  53.   <li><a href="the_saveas_command.html">The Save As Command</a></li>
  54. </ul>
  55. </div>
  56.  
  57. </body>
  58. </html>
  59.